projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9a6af0
)
Update README.md
author
Yehuda Katz
<wycats@gmail.com>
Tue, 24 Jun 2014 06:09:03 +0000
(23:09 -0700)
committer
Yehuda Katz
<wycats@gmail.com>
Tue, 24 Jun 2014 06:09:03 +0000
(23:09 -0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index c0e434ebad631f1fcd2f46cd1285a64b296a5889..c125b2fdad1562b084ac6733e7c1f933c5a90c53 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-6,7
+6,7
@@
Learn more at http://crates.io/.
You'll want to clone cargo using --recursive on git, to clone in it's submodule dependencies.
```
-$ git clone --recursive https://github.com/
carlhuda
/cargo
+$ git clone --recursive https://github.com/
rust-lang
/cargo
```
or
```